Skip to main content

fabHiliteColor

Type

property

Summary

Specifies the hilite color of the FAB.

Syntax

set the fabHiliteColor of widget to <RGBA Color>
get the fabHiliteColor of widget

Description

Use the fabHiliteColor property to specify the background color of the FAB when highlighted.

Examples

set the fabHiliteColor of widget "NavigationRail" to "0,0,255,157"